STEP 4: Now let's call the function!

Remember, functions only run if they're called.

  • Go to and drag Function Call to the bottom of your program, OUTSIDE of the function.
  • Change the function call from my_function() to flip().


To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)